home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / ainet / what-is.new < prev    next >
Encoding:
Text File  |  1997-09-25  |  4.9 KB  |  109 lines

  1. aiNet v1.25
  2.  
  3. Copyright ⌐ 1995-97 by
  4.  
  5. aiNet
  6. Trubarjeva 42
  7. Celje, SI-3000
  8. Slovenia, Europe
  9.  
  10. Internet Mail: AINET@SIOL.NET
  11.  
  12. Current version 1.25
  13. --------------------
  14. 1  Variable edit dialog box can be accessed via keyboard. Previously,
  15.    only double click poped it up.
  16. 2  You can specify how many medel vectors can be skipped at verification
  17.    process. (Default = 1).
  18. 3  Bug that crashed tha app. when variable statistics was observed was fix.
  19.    App. crashed only if all values for a selected variable had been the same.
  20. 4  Registration prices were significantly reduced.
  21.  
  22. Changes in version aiNet1.24
  23. ----------------------------
  24. 1  You can exclude individual model vectors from the model. You can 
  25.    exclude them in model vector view or in a correlation chart view.
  26. 2  GUI has been slightly changed.
  27. 3  More than one variable can be pasted from error view to Clipboard.
  28. 4  A few bugs were removed (such as: comment length, statistic info 
  29.    on column of equal values, etc.)
  30. 5  A new CSV file format was introduced. The app. is backward 
  31.    compatible.
  32. 6  Several DLL functions that manipulate the model vectors were added. 
  33.    These functions enable the user to dynamically change the number 
  34.    of model vectors the model.
  35. 7  An extended version of aiPrediction was added. This prediction call 
  36.    will along with the results of prediction return also a list 
  37.    of indexes of model vectors, which had the biggest influence on 
  38.    the prediction results. Put in another words, you will also
  39.    get a list of n model vectors which put the greatest influence 
  40.    on the result. n will be set by the user.
  41. 8  You are able to exclude some model vectors from the model, without 
  42.    removing them from the model. The exclusion of model vectors 
  43.    will have influence only to prediction function.
  44. 9  A function which will create a CSV file was added.
  45.  
  46.  
  47. Changes in version aiNet 1.23
  48. ---------------------------
  49. 1  List of 5 most recent files was added to the File menu.
  50. 2  A bug, which crashed program when the rightmost column was deleted, 
  51.    was removed.
  52. 3  Help file was compiled with English(US) settings turned on. 
  53.    We hope this will solve some incompatibility problems.
  54.  
  55. Changes in version 1.22
  56. ---------------------------
  57. 1  In edit window of model or prediction view you can see exact value
  58.    of variable.
  59. 2  You can get a temporary registration code for DLL library and application.
  60. 3  The two parametric analysis has no influence on prediction vectors.
  61.    (But it still takes data from the first row of prediction view.)
  62. 4  The coffee break message does not appear in registered version.
  63. 5  User interface has minor changes (icons of child windows).
  64. 6  Drag and drop is supported.
  65. 7  You can now assosiate AIN or CSV extensions with aiNetxx.exe.
  66.    Double-click on AIN or CSV file will load the aiNetxx.exe and open the file.
  67. 8  DLL library was modified to support: 16 & 32 bit VB40, Delphi, MSC++, ...
  68.    More examples were added.
  69. 9  In aiNet32.exe you can Copy and Paste data of any size however, you can
  70.    not Paste more than 64k if you are using aiNet16.exe.
  71. 10 The Genarate button was removed from two parametric analysis dialog.
  72.  
  73.  
  74. Changes in version 1.21
  75. ---------------------------
  76. 1 CSV files can be loaded without any problems on all platforms.
  77. 2 Two ainet.exe versions were developed. One for 16bit platforms and
  78.   other for 32bit platforms
  79. 3 ainet.dlls were sligtly changed.
  80. 4 Program does not hang anymore if a variable is added or deleted.
  81.  
  82.  
  83. Changes in version 1.20
  84. ----------------------------
  85. 1 User's Manual has got a new part - Part 4: The aiNet DLL Library.
  86.   This part explains how to do programming with the aiNet DLL library.
  87.   (C and in Visual Basic languages are covered so far).
  88. 2 The aiNet DLL libraries are added in 16bit and in 32bit format.
  89. 3 Copying and/or Pasting now works properly in ALL FOUR VIEWS.
  90. 4 Two parametric analysis was added to the Prediction View. Now you
  91.   can produce 3D - Surface charts by exporting results to Excel (or some
  92.   other spreadsheet.)
  93. 5 The aiNet application was moved to the 32 bit platform. This means that
  94.   it is designed for Windows 95 and Windows NT. It also runs under
  95.   Windows 3.1 with the Win32s installed, but some minor bugs were reported.
  96.  
  97. Changes in versions 1.10-1.15
  98. ----------------------------------
  99. 1 a Golden Section Search was added to the <Penalty settings> command.
  100.   This enables you to find the optimal settings more easy.
  101. 2 Basic statistical information can be obtained for each problem variable.
  102. 3 Dynamic type of the penalty coefficient for the <Penalty Coefficient>
  103.   command was added. The new type was named as <Nearest Neighbour> type.
  104. 4 Copy/Paste commands were implemented in <Model Vectors View> and
  105.   <Prediction View>.
  106. 5 Index identification in Charts View helps you to locate individual model
  107.   vectors more easily
  108. 6 Appendix: Theoretical backgrounds of the aiNet was added to the manuals.
  109.